Skip to content

[3.14] gh-38464: Make tkinter nametowidget() work with cloned menus (GH-152336)#152350

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-5c3555b-3.14
Jun 26, 2026
Merged

[3.14] gh-38464: Make tkinter nametowidget() work with cloned menus (GH-152336)#152350
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-5c3555b-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Map the auto-generated name of a cloned menu (a menu used as a menubar
or a cascade) back to the original widget instead of raising KeyError.
(cherry picked from commit 5c3555b)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 4.8 noreply@anthropic.com

…ythonGH-152336)

Map the auto-generated name of a cloned menu (a menu used as a menubar
or a cascade) back to the original widget instead of raising KeyError.
(cherry picked from commit 5c3555b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) June 26, 2026 23:04
@serhiy-storchaka serhiy-storchaka merged commit 069c9c0 into python:3.14 Jun 26, 2026
49 checks passed
@miss-islington miss-islington deleted the backport-5c3555b-3.14 branch June 26, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants